2007-01-09 Behdad Esfahbod <behdad@gnome.org>
* configure.in: Fix comment for --with-included-loaders. That option
affects builds with module loading enabled too.
svn path=/trunk/; revision=17123
+2007-01-09 Behdad Esfahbod <behdad@gnome.org>
+
+ * configure.in: Fix comment for --with-included-loaders. That option
+ affects builds with module loading enabled too.
+
2006-01-08 Peter Teichman <peter@novell.com>
* gtk/gtkfilechooserdefault.c:
dnl due to an autoconf bug, commas in the first arg to
dnl AC_HELP_STRING cause problems.
dnl AC_HELP_STRING([--with-included-loaders=LOADER1 LOADER2 ...],
-dnl [build the specified loaders into gdk-pixbuf (only used if module loading disabled)])
+dnl [build the specified loaders into gdk-pixbuf])
AC_ARG_WITH(included_loaders,
[ --with-included-loaders=LOADER1,LOADER2,...
build the specified loaders into gdk-pixbuf])